CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - A star

搜索资源列表

  1. TSP

    0下载:
  2. 用A星算法解决TSP问题,其中的择优函数选的是最小生成树-A star with the algorithm to solve TSP problems, the merit function is the minimum spanning tree selected
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:24149
    • 提供者:111
  1. SLG_Game

    0下载:
  2. 一款用C++编的2D小游戏源码,应用了A STAR算法-A C++ for use of the 2D game source code, application of the algorithm A STAR
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:6595729
    • 提供者:于丰
  1. Eight_(8)_2183836282010

    0下载:
  2. A star algoritm for 15-puzzle
  3. 所属分类:Games

    • 发布日期:2017-04-01
    • 文件大小:28444
    • 提供者:elham
  1. A.RAR

    0下载:
  2. A星智能走路,能智通过绕过地上的物体,游戏必备!值得学习!-A star can walk, intelligent wisdom through the object, the game around the earth must! Worth learning!
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-22
    • 文件大小:5939
    • 提供者:张人达
  1. Astar-KO

    0下载:
  2. A星算法的matlab实现 An implementation of A Star pathfinding in Matlab Read the main.m file. All paramters are editable by main.m. Also, the multirobot platform has not been implemented yet. -An implementation of A Star pathfinding in Matlab Read th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:16695
    • 提供者:Ma Yingchong
  1. AStar

    0下载:
  2. 模式识别中的寻路算法:A星算法的实现及简单应用-Pattern Recognition routing algorithm: A Star algorithm and a simple application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:63127
    • 提供者:丁丁
  1. AStarDemo

    0下载:
  2. A星算法实现~ 人工智能中如何寻早最短路径,在游戏中有重要应用-A Star ~ artificial intelligence algorithm how to find the shortest path early in the game there are important applications
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:23239
    • 提供者:huhailong
  1. Astar_TSP

    0下载:
  2. 用A星算法解决旅行商(货郎担)问题,附设计报告和测试用例-A Star algorithm used to solve TSP (traveling salesman) problems, with the design of reports and test cases
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:60177
    • 提供者:杨猛
  1. 8puzzle_Astar

    0下载:
  2. An A-star algorithm for solving 8-puzzle problem
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2110
    • 提供者:iman
  1. AStarpathfinder

    0下载:
  2. 简单的A-star寻路算法,给出了几种不同的地图,并得到正确的寻路结果-A-star a simple routing algorithm, are given several different types of maps, and the results of the correct routing
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-30
    • 文件大小:67199
    • 提供者:huangdingcai
  1. Astarfindpath

    0下载:
  2. 用A star算法来解决寻路问题,程序简单易实现。给定几种不同的地图进行验证,得到较优的路径-A star algorithm used to solve the routing problem, the procedure is simple and easy to achieve. Given several different maps to verify the path to be better
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:67167
    • 提供者:huangdingcai
  1. PathFinder

    1下载:
  2. 各种路径搜索算法,包括A星算法,迪克斯特拉算法等-A variety of path search algorithms, including A Star algorithm, Dijkstra algorithm
  3. 所属分类:Other systems

    • 发布日期:2016-05-18
    • 文件大小:770771
    • 提供者:王理
  1. Astar

    0下载:
  2. 代码很好的实现了基于a-star的最短路径寻找算法,并可以对寻找的路径有一个限制-Code is a good realization of a-star-based shortest path search algorithms, and can find the path there is a limit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:20960
    • 提供者:赵红丽
  1. TSPMach

    0下载:
  2. A星算法求解TSP问题的源程序,效率嗷嗷高,别处找不到。-A Star source algorithm for TSP problem, efficiency Aoao high, can not find elsewhere.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:14992
    • 提供者:xnhcx
  1. AStarUpan

    0下载:
  2. 用A星算法求解八数码问题,使用的是JAVA语言编程,开发环境是Netbeans-With A Star Algorithm 8 digital issues, using the JAVA programming language, development environment is Netbeans
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:3046654
    • 提供者:袁晓
  1. ShortestPath

    0下载:
  2. 用A星算法解决的TSP问题,其中的选择函数用的是最小生成树-A star with the algorithm to solve the TSP problems, the selection function using a minimum spanning tree
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:24455
    • 提供者:111
  1. 8_puzzle

    0下载:
  2. 8数码问题的Java求解,采用A*算法。数据结构采用的Vector<int[]>。输出为"no solution"或一系列表示求解过程的字符串。 某些30步的测试样例需要半分钟左右,但是绝对是正确解~~万望您能不吝点滴时间耐心等待……orz thnx~~ 我用的启发函数计算了现在的网格距离目标网格还有多远。 具体算法是,将每一格中的数字的坐标与其应该在的坐标的差加到一起,得到这个最终值h(x) 也就是Manhattan_Distance 源码使用
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:669639
    • 提供者:Siegfried
  1. MinotaurPathfinder

    0下载:
  2. algoritm A star. class PathFinder.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:135021
    • 提供者:sergey
  1. MagicalSquares

    0下载:
  2. 基于A-Star算法实现的重排九宫图即八数码问题-The solution of Eight-puzzle Problem
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:60836
    • 提供者:cohenfeng
  1. AStar

    0下载:
  2. A * (star) Algorithm-A* (star) Algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:1205
    • 提供者:carlos
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com